home *** CD-ROM | disk | FTP | other *** search
/ Chip 2004 - Inside Community Club / Acrobat Pro 6 D.bin / installer / Data1.cab / _75101D2CCF554CFAB9DA1903903F89BA < prev    next >
Encoding:
Text File  |  2003-10-30  |  1.6 KB  |  54 lines

  1. %!PS-Adobe-3.0 Resource-CompatibleFont
  2. %%BeginResource: CompatibleFont (Taipei)
  3. %%Title: (CompatibleFont/Taipei)
  4. %%Copyright: -----------------------------------------------------------
  5. %%Copyright: Copyright 1997-1999 Adobe Systems Incorporated.
  6. %%Copyright: All rights reserved.
  7. %%Copyright:
  8. %%Copyright: Patents Pending
  9. %%Copyright:
  10. %%Copyright: NOTICE: All information contained herein is the property
  11. %%Copyright: of Adobe Systems Incorporated. Many of the intellectual
  12. %%Copyright: and technical concepts contained herein are proprietary
  13. %%Copyright: to Adobe, are protected as trade secrets, and are made
  14. %%Copyright: available only to Adobe licensees for their internal use.
  15. %%Copyright: Any reproduction or dissemination of this software is
  16. %%Copyright: strictly forbidden unless prior written permission is
  17. %%Copyright: obtained from Adobe.
  18. %%Copyright:
  19. %%Copyright: PostScript and Display PostScript are trademarks of
  20. %%Copyright: Adobe Systems Incorporated which may be registered in
  21. %%Copyright: certain jurisdictions.
  22. %%Copyright: -----------------------------------------------------------
  23. %%EndComments
  24.  
  25. currentglobal
  26. true setglobal
  27. /Taipei /CIDFont findresource
  28. dup length dict copy
  29. begin
  30.   currentdict /FID known
  31.     { currentdict /FID undef }
  32.   if
  33.   /FontInfo FontInfo dup length dict copy
  34.   dup /OrigCMap /B5pc-H put
  35.   dup /OrigFontName /Taipei put
  36.   def
  37.   currentdict
  38. end
  39. /TaipeiYX1 exch /CIDFont defineresource pop
  40. setglobal
  41.  
  42. /Taipei /TaipeiYX1--B5pc-H findfont
  43. dup length dict copy
  44. begin
  45. currentdict
  46. /FID undef
  47. currentdict
  48. end
  49. definefont
  50. pop
  51.  
  52. %%EndResource
  53. %%EOF
  54.